-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
1.7.0
-
Code
-
Classes
- WizardSteps
Total Complexity |
46 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
667 |
Lines of code |
428 |
Logical lines of code |
193 |
Comment lines |
181 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
backupCodesConfigure() |
S |
46 |
5 |
43 |
totpConfigure() |
S |
41 |
3 |
67 |
generatedBackupCodes() |
S |
49 |
4 |
35 |
emailConfigure() |
S |
45 |
2 |
53 |
congratulationsStepPluginWizard() |
S |
51 |
3 |
31 |
showModalMethods() |
S |
60 |
3 |
20 |
emailOption() |
S |
59 |
3 |
17 |
totpOption() |
S |
57 |
2 |
20 |
totpReConfigure() |
S |
57 |
2 |
19 |
emailReConfigure() |
S |
58 |
2 |
17 |
isTotpEnabled() |
S |
69 |
3 |
6 |
congratulationsStep() |
S |
61 |
2 |
15 |
isMailEnabled() |
S |
69 |
3 |
6 |
introductionStep() |
S |
58 |
1 |
19 |
welcomeStep() |
S |
59 |
1 |
18 |
generateBackupCodes() |
S |
58 |
1 |
17 |
jsonNonce() |
S |
70 |
2 |
6 |
getUser() |
S |
71 |
2 |
6 |
getQRCode() |
S |
65 |
1 |
9 |
getGenerateCodesLink() |
S |
73 |
1 |
4 |